home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global s4, e4, s5, e5
- sound fadeIn 1, 180
- puppetSound("fict3.aif")
- set s4 to the number of cast "s3fict"
- set s5 to s4
- set e4 to the number of cast "e3fict"
- set e5 to e4
- set the cursor of sprite 4 to [50, 51]
- set the cursor of sprite 5 to [50, 51]
- setnavi()
- movPrep()
- end
-